gtk4.git
2021-07-31 Emmanuele Bassidocs: Update the URL for related documentation
2021-07-31 Emmanuele BassiMerge branch 'docs-trigger' into 'master'
2021-07-31 Emmanuele Bassici: Trigger a pages build
2021-07-31 Emmanuele BassiMerge branch 'iter-is-valid-docs' into 'master'
2021-07-31 Emmanuele Bassidocs: Fix iter_is_valid() description
2021-07-31 Matthias ClasenMerge branch 'glyph-cache-mystery' into 'master'
2021-07-30 Matthias Clasenngl: Bypass pango for glyph cache rendering
2021-07-30 Matthias ClasenMerge branch 'check-activate' into 'master'
2021-07-30 Matthias ClasenMerge branch 'fix/wm_class' into 'master'
2021-07-30 Matthias ClasenMerge branch 'wip/otte/for-master' into 'master'
2021-07-30 Vincent Bernatx11: set a default value for program_class
2021-07-30 Benjamin Ottewidget-factory: Propagate natural size for text styles
2021-07-30 Benjamin Ottewidget-factory: Make frames cooler
2021-07-30 Benjamin Ottewidget-factory: Expand the video to cover the whole...
2021-07-30 Florian Müllnercheckbutton: Activate when moving focus
2021-07-30 Florian Müllnercheckbutton: Delegate ::activate to the helper if appro...
2021-07-30 Matthias ClasenMerge branch 'wip/chergert/fix-4134' into 'master'
2021-07-29 Christian Hergerttextview: fix yoffset position when top_margin is set
2021-07-29 Matthias ClasenMerge branch 'source-static-name' into 'master'
2021-07-29 Matthias Clasenci: Collect tools test output
2021-07-29 Matthias Clasentestsuite: Set TEST_RESULT_DIR for tools tests
2021-07-29 Matthias ClasenAvoid copying static debug strings
2021-07-28 Matthias ClasenMerge branch 'compose-parse-msvc' into 'master'
2021-07-28 Fabio TomatUpdate Friulian translation
2021-07-28 Chun-wei Fancompose-parse.c: Include stdlib.h
2021-07-27 Emmanuele BassiMerge branch 'gi-fix' into 'master'
2021-07-27 Marc-André... gdk: add missing Since annotation
2021-07-27 Matthias ClasenMerge branch 'wip/otte/widgetfactory-dnd' into 'master'
2021-07-27 Benjamin Ottewidget-factory: Add images that support dnd
2021-07-27 Matthias Clasenwidget-factory: Some new backgrounds
2021-07-27 Benjamin Ottedroptarget: Make formats construct-only writable
2021-07-27 Benjamin Ottebuilder: Add support for GdkContentFormats
2021-07-27 Benjamin Ottetestsuite: Add contentformat tests
2021-07-27 Benjamin Ottecontentformats: Add gdk_content_formats_parse()
2021-07-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-07-26 Matthias Clasenngl: Cosmetics
2021-07-26 Matthias ClasenMerge branch 'wip/compose-parser' into 'master'
2021-07-26 Benjamin Ottecontentformats: Change the format of gdk_content_format...
2021-07-26 Benjamin Ottednd: Guard drags with a reference when finishing
2021-07-25 Matthias Clasen4.3.2
2021-07-25 Matthias ClasenMerge branch 'misc-speedups' into 'master'
2021-07-24 Matthias Clasensizerequest: Simplify some code
2021-07-24 Matthias Clasensizerequest: Keep branches in sync
2021-07-24 Matthias Clasenwidget: Avoid some unnecessary back-and-forth casting
2021-07-24 Matthias Clasenwidget: Avoid GObject data for action muxer
2021-07-24 Matthias Clasenlayoutmanager: Avoid some overhead
2021-07-24 Matthias Clasengridlayout: Avoid some unnecessary overhead
2021-07-24 Matthias Clasengsk: Optimize gsk_transform_to...
2021-07-24 Matthias Clasengsk: Add a shortcut for a common transform case
2021-07-24 Matthias Clasengsk: Add a private getter for container children
2021-07-24 Matthias Clasenngl: Reduce type checking overhead
2021-07-24 Matthias Clasenngl: Speed up clipping calculations a bit
2021-07-24 Piotr DrągUpdate POTFILES.in
2021-07-24 Emmanuele BassiMerge branch 'no-pposition' into 'master'
2021-07-24 Florian Müllnergdk/x11: Do not set PPosition hint
2021-07-23 Matthias ClasenMerge branch 'wip/exalm/gtktext-selection-fix' into...
2021-07-23 Alexander Mikhaylenkotext: Use the widget y coordinate for gestures
2021-07-23 Matthias ClasenMerge branch 'stack-page-name' into 'master'
2021-07-22 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-07-22 Matthias ClasenCosmetics
2021-07-22 Matthias Clasenstack: GtkStackPage:name is not construct-only
2021-07-22 Matthias ClasenMerge branch 'startup-profiling' into 'master'
2021-07-22 Matthias ClasenAdd more sysprof marks
2021-07-22 Matthias ClasenMerge branch 'startup-profiling' into 'master'
2021-07-22 Matthias ClasenAdd more sysprof marks
2021-07-22 Benjamin OtteMerge branch 'wip/otte/gleanup' into 'master'
2021-07-22 Benjamin Otteglx: Get rid fo DrawableInfo
2021-07-22 Chun-wei Fangdkdisplay-win32.c: Don't call ReleaseDC() unnecessarily
2021-07-22 Chun-wei FanGDK-Win32: init_gl(): Default to WGL for now
2021-07-22 Chun-wei FanGDK-Win32: Fixup, and cleanup WGL HDC handling
2021-07-22 Chun-wei FanSplit out WGL/EGL stuff and simplify things
2021-07-22 Benjamin Ottegl: Fix issue with EGL + nvidia
2021-07-22 Chun-wei FanGDK: Add debug option for WGL usage
2021-07-22 Chun-wei FanGDK-Win32: Move some functions out of gdkglcontext...
2021-07-22 Benjamin Ottedisplay: Move GL selection code into gdkdisplay-x11.c
2021-07-22 Benjamin Ottex11: Move code from GdkGLContextX11
2021-07-22 Benjamin Otteinspector: Add support for displaying GL errors
2021-07-22 Benjamin Ottegdk: Move GL context construction to GdkGLContext
2021-07-22 Benjamin Ottegl: Move vfunc
2021-07-22 Benjamin Ottegl: Require EGL_KHR_surfaceless_context with egl
2021-07-22 Benjamin Ottegdk: Get rid of paint contexts
2021-07-22 Benjamin Ottegl: Store the context::in-frame state in the current...
2021-07-22 Benjamin Ottegl: Deprecate gdk_gl_context_get_shared_context()
2021-07-22 Benjamin Ottegdk: Add gdk_gl_context_is_shared()
2021-07-22 Benjamin Ottengl: Store the shared driver in the display
2021-07-22 Benjamin Ottegdk: Require EGL version 1.4 across the board
2021-07-22 Benjamin Ottegdk: Add GdkDisplay::init_gl vfunc
2021-07-22 Benjamin Ottewayland: Don't pass GL config to get_egl_surface()
2021-07-22 Benjamin Ottewayland: Move fbconfig into the display
2021-07-22 Benjamin Ottegdk: Allow GdkDrawContext with a %NULL surface
2021-07-22 Benjamin Ottegdk: Add a private struct to GdkDisplay
2021-07-22 Benjamin Ottex11: Redo choice between EGL and GLX
2021-07-22 Benjamin Ottex11: Properly record the error when initializing GL
2021-07-22 Benjamin Ottex11: Do not call glXQueryExtension()
2021-07-22 Benjamin Ottex11: Get Visual from EGL directly
2021-07-22 Benjamin Ottex11: Store the GLX drawable in the surface
2021-07-22 Benjamin Ottex11: Use single GLX fbconfig and store it in the display
2021-07-22 Benjamin Ottex11: Remove glx version check
2021-07-22 Benjamin Ottex11: Remove unused struct member
2021-07-22 Benjamin OtteRevert "x11: Always fall back to GLX on NVIDIA"
next